@willwade/aac-processors
Preparing search index...
Analytics
OblFile
Interface OblFile
interface
OblFile
{
anonymized
?:
boolean
;
format
:
string
;
license
?:
{
author_email
?:
string
;
author_name
?:
string
;
author_url
?:
string
;
copyright_notice_url
?:
string
;
source_url
?:
string
;
type
:
string
;
}
;
locale
?:
string
;
sessions
:
OblSession
[]
;
source
?:
string
;
user_id
:
string
;
user_name
?:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
anonymized?
format
license?
locale?
sessions
source?
user_
id
user_
name?
Properties
Optional
anonymized
anonymized
?:
boolean
format
format
:
string
Optional
license
license
?:
{
author_email
?:
string
;
author_name
?:
string
;
author_url
?:
string
;
copyright_notice_url
?:
string
;
source_url
?:
string
;
type
:
string
;
}
Optional
locale
locale
?:
string
sessions
sessions
:
OblSession
[]
Optional
source
source
?:
string
user_
id
user_id
:
string
Optional
user_
name
user_name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anonymized
format
license
locale
sessions
source
user_
id
user_
name
@willwade/aac-processors
Loading...