mirror of
https://github.com/FlipsideCrypto/snowflake-promise.git
synced 2026-02-06 11:18:25 +00:00
remove obsolete export
This commit is contained in:
parent
60e9f3beea
commit
5dc5ca44a7
@ -6,5 +6,4 @@ export { ExecuteOptions } from './types/ExecuteOptions';
|
||||
export { SnowflakeError } from './types/SnowflakeError';
|
||||
export { StatementAlreadyExecutedError } from './types/StatementAlreadyExecutedError';
|
||||
export { StatementNotExecutedError } from './types/StatementNotExecutedError';
|
||||
export { StatementStreamingModeMismatchError } from './types/StatementStreamingModeMismatchError';
|
||||
export { StreamRowsOptions } from './types/StreamRowsOptions';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user