UNPKG

storyblok-js-client

Version:
7 lines (6 loc) 200 B
import { default as Client } from './index'; export default Client; export * from './constants'; export * from './interfaces'; export { default as SbFetch } from './sbFetch'; export * from './utils';