UNPKG
@flatfile/angular-sdk
Version:
latest (1.5.3)
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
0.5.0
0.4.0
0.2.0
0.1.0
Flatfile SDK for Angular
flatfile.com
@flatfile/angular-sdk
/
public-api.d.ts
5 lines
(4 loc)
•
198 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./lib/sdk/space.component'
;
export
*
from
'./lib/sdk/space.module'
;
export
*
from
'./lib/sdk/space.service'
;
export
type
{
ISpace
,
SimpleOnboarding
}
from
'@flatfile/embedded-utils'
;