3 lines
60 B
TypeScript
3 lines
60 B
TypeScript
|
import Keystore from './Keystore';
|
||
|
export default Keystore;
|