UNPKG

@suyouwanggang/p-ui

Version:

`p-ui`是一套使用原生`Web Components`规范开发的跨框架UI组件库,基于`lit-elment`库开发。 [github项目地址](https://github.com/suyouwanggang/p-ui)

4 lines 186 B
declare const getCountDecimals: (n: Number) => number; declare const getValidityResult: any; export { getValidityResult, getCountDecimals }; //# sourceMappingURL=formValidate.d.ts.map