UNPKG

@player-ui/player

Version:

7 lines 387 B
export { default as TemplatePlugin } from "./template"; export { default as StringResolverPlugin } from "./string-resolver"; export { default as ApplicabilityPlugin } from "./applicability"; export { default as SwitchPlugin } from "./switch"; export { default as MultiNodePlugin } from "./multi-node"; export { default as AssetPlugin } from "./asset"; //# sourceMappingURL=index.d.ts.map