Skip to content

Commit cafa378

Browse files
committed
[TASK] declare fake modules for @resultify/hubspot-cms-lib
1 parent 813b5e0 commit cafa378

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

lib/types/index.d.ts

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
declare module '@resultify/hubspot-cms-lib/upload'
2+
declare module '@resultify/hubspot-cms-lib/cleanUpload'
3+
declare module '@resultify/hubspot-cms-lib/fetch'
4+
declare module '@resultify/hubspot-cms-lib/fetchModules'
5+
declare module '@resultify/hubspot-cms-lib/build'
6+
declare module '@resultify/hubspot-cms-lib/watch'
7+
declare module '@resultify/hubspot-cms-lib/validate'
8+
declare module '@resultify/hubspot-cms-lib/lighthouse'
9+
declare module '@resultify/hubspot-cms-lib/fields'
10+
declare module '@resultify/hubspot-cms-lib/fetchDb'
11+
declare module '@resultify/hubspot-cms-lib/uploadDb'

0 commit comments

Comments
 (0)