4 lines
93 B
TypeScript
Executable File
4 lines
93 B
TypeScript
Executable File
import Form from './dist/client/form'
|
|
export * from './dist/client/form'
|
|
export default Form
|