UNPKG
@codethread/tstl-validate
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
Fork and adaptation of valibot for use in typescript-to-lua
@codethread/tstl-validate
/
dist
/
methods
/
partial
/
index.d.ts
4 lines
(3 loc)
•
80 B
TypeScript
View Raw
1
2
3
4
/**
@noSelfInFile
*/
export
*
from
'./partial'
;
export
*
from
'./partialAsync'
;