UNPKG
@sisukas/boel
Version:
latest (1.0.9)
1.0.9
Form Data validation library
@sisukas/boel
/
dist
/
common-validations.d.ts
3 lines
(2 loc)
•
95 B
TypeScript
View Raw
1
2
3
import
Boel
from
"./Boel"
;
export
declare
function
add_common_validations
(
boel: Boel
):
Boel
;