UNPKG

fastcomments-sdk

Version:

FastComments API Client - A SDK for interacting with the FastComments API

6 lines 246 B
export * from './types'; export * from './FastCommentsSSO'; export * from './SecureSSOPayload'; export { FastCommentsSSO } from './FastCommentsSSO'; export { SecureSSOPayloadBuilder } from './SecureSSOPayload'; //# sourceMappingURL=index.d.ts.map