UNPKG

@mytiki/tiki-sdk-js

Version:

JS SDK for client-side integration with TIKI

6 lines (5 loc) 241 B
export * as Ending from "./ending/ending"; export * as LearnMore from "./learn-more/learn-more"; export * as Prompt from "./offer-prompt/offer-prompt"; export * as Settings from "./settings/settings"; export * as Terms from "./terms/terms";