@kamino-finance/scope-sdk
Version:
Scope Oracle SDK
13 lines • 824 B
TypeScript
export { OracleTwaps } from "./OracleTwaps";
export type { OracleTwapsFields, OracleTwapsJSON } from "./OracleTwaps";
export { OraclePrices } from "./OraclePrices";
export type { OraclePricesFields, OraclePricesJSON } from "./OraclePrices";
export { OracleMappings } from "./OracleMappings";
export type { OracleMappingsFields, OracleMappingsJSON } from "./OracleMappings";
export { TokenMetadatas } from "./TokenMetadatas";
export type { TokenMetadatasFields, TokenMetadatasJSON } from "./TokenMetadatas";
export { Configuration } from "./Configuration";
export type { ConfigurationFields, ConfigurationJSON } from "./Configuration";
export { MintsToScopeChains } from "./MintsToScopeChains";
export type { MintsToScopeChainsFields, MintsToScopeChainsJSON, } from "./MintsToScopeChains";
//# sourceMappingURL=index.d.ts.map