зеркало из https://github.com/microsoft/etcd3.git
fix(typings): lock and stm typings not being exported
This commit is contained in:
Родитель
268757f51e
Коммит
cd5f75796c
|
@ -8,10 +8,12 @@ export * from './auth';
|
|||
export * from './builder';
|
||||
export * from './errors';
|
||||
export * from './lease';
|
||||
export * from './lock';
|
||||
export * from './namespace';
|
||||
export * from './options';
|
||||
export * from './range';
|
||||
export * from './rpc';
|
||||
export * from './stm';
|
||||
export { WatchBuilder, Watcher } from './watch';
|
||||
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче