Search
Preparing search index...
The search index is not available
cjk-conv
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"script/build-str-table"
External module "script/build-str-table"
Index
Variables
build_
path
fs
path
Functions
build
build
Debug
Variables
Let
build_
path
build_
path
:
string
= path.join(__dirname, '../build')
fs
fs
:
any
path
path
:
PlatformPath
Functions
build
build
(
name
:
string
, table
:
{}
, table_plus
?:
{}
)
:
Promise
<
[
any
,
any
,
any
,
any
,
any
]
>
Parameters
name:
string
table:
{}
[
k:
string
]:
string
Optional
table_plus:
{}
[
k:
string
]:
string
Returns
Promise
<
[
any
,
any
,
any
,
any
,
any
]
>
build
Debug
build
Debug
(
name
:
string
, table1
:
{}
, table2
:
{}
, table_plus
?:
{}
, table_min_plus
?:
{}
)
:
Promise
<
[
any
,
any
,
any
,
any
,
any
]
>
Parameters
name:
string
table1:
{}
[
k:
string
]:
string
table2:
{}
[
k:
string
]:
string
Optional
table_plus:
{}
[
k:
string
]:
string
Optional
table_min_plus:
{}
[
k:
string
]:
string
Returns
Promise
<
[
any
,
any
,
any
,
any
,
any
]
>
README
Globals
"script/build-
str-
table"
build_
path
fs
path
build
build
Debug
Generated using
TypeDoc