mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-23 23:51:08 +02:00
4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
import Secret from './secret';
|
|
|
|
export default Secret.extend();
|