UNPKG

@nacelle/compatibility-connector

Version:

Connect @nacelle/client-js-sdk to Nacelle's v2 back end with minimal code changes

5 lines (4 loc) 180 B
export { default as article } from './article'; export { default as blog } from './blog'; export { default as content } from './content'; export { default as page } from './page';