UNPKG
formsflow-theming
Version:
latest (2.4.8)
2.4.8
2.4.7
US Web Design System templates for form.io
github.com/formio/uswds
formio/uswds
formsflow-theming
/
lib
/
templates
/
uswds
/
datagrid
/
index.d.ts
6 lines
(5 loc)
•
95 B
TypeScript
View Raw
1
2
3
4
5
6
declare
const
_default
: {
form
:
string
;
html
:
string
; };
export
default
_default;