UNPKG
@withstudiocms/internal_helpers
Version:
beta (0.1.0-beta.1)
latest (0.1.0-beta.3)
0.1.0-beta.3
0.1.0-beta.2
0.1.0-beta.1
Internal helper utilities for StudioCMS
studiocms.dev
withstudiocms/studiocms
@withstudiocms/internal_helpers
/
dist
/
astro-integration
/
index.d.ts
5 lines
(4 loc)
•
157 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./addIntegrationArray.js'
;
export
*
from
'./getLatestVersion.js'
;
export
*
from
'./injectScripts.js'
;
export
*
from
'./integrationLogger.js'
;