UNPKG

tinkoff-invest-api

Version:
4 lines 162 B
import { RealAccount } from './real.js'; import { SandboxAccount } from './sandbox.js'; export { RealAccount, SandboxAccount, }; //# sourceMappingURL=index.js.map