UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

8 lines (7 loc) 292 B
export * from "./IComment"; export * from "./ILike"; export * from "./IPeopleTagging"; export * from "./extensibilities"; export * from "./templates/ILikeListingTemplate"; export * from "./loc/localize"; export type { CommentLikeTemplateDynamicInput } from "./templates/CommentLikeTemplate";