UNPKG

@fanoutio/grip

Version:
10 lines (9 loc) 291 B
// Flatten and export export * as Auth from './auth/index.js'; export * from './data/index.js'; export * from './engine/index.js'; export * from './utilities/index.js'; /** * @deprecated - Should import these from '@fanoutio/grip/fastly-fanout' */ export * from './fastly-fanout/keys.js';