UNPKG

@featurevisor/types

Version:

Common Typescript types for Featurevisor

12 lines (11 loc) 291 B
export * from "./attribute"; export * from "./bucket"; export * from "./condition"; export * from "./context"; export * from "./datafile"; export * from "./feature"; export * from "./group"; export * from "./segment"; export * from "./site"; export * from "./state"; export * from "./test";