bitwarden-estensione-browser/src/index.ts

3 lines
110 B
TypeScript
Raw Normal View History

2018-01-05 06:31:04 +01:00
export { BrowserType } from './enums/browserType.enum';
export { CipherType } from './enums/cipherType.enum';