UNPKG
@ilingo/fs
Version:
latest (5.0.0)
5.0.0
4.3.3
4.3.2
4.3.1
4.2.0
4.1.1
4.1.0
4.0.0
3.2.0
3.1.0
3.0.0
3.0.0-alpha.2
3.0.0-alpha.1
This is a lightweight library for translation.
tada5hi/ilingo
@ilingo/fs
/
dist
/
utils.d.ts
3 lines
•
153 B
TypeScript
View Raw
1
2
3
import
type
{
Config
,
ConfigInput
}
from
'./types'
;
export
declare
function
buildConfig
(
input
?:
ConfigInput
):
Config
;
//# sourceMappingURL=utils.d.ts.map