mirror of
https://github.com/certd/certd.git
synced 2026-06-27 05:47:34 +08:00
refactor: register
This commit is contained in:
@@ -45,3 +45,5 @@ export class SshAccess implements IAccess {
|
||||
})
|
||||
privateKey!: string;
|
||||
}
|
||||
|
||||
new SshAccess();
|
||||
|
||||
Reference in New Issue
Block a user