Skip to content
Snippets Groups Projects
index.d.ts 90 B
Newer Older
  • Learn to ignore specific revisions
  • Igor Markin's avatar
    Igor Markin committed
    declare const service: import("./ICryptoService").ICryptoService;
    
    Igor Markin's avatar
    Igor Markin committed
    export default service;