mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
chore: 1
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
export class License {
|
||||
crt: string;
|
||||
expireTime: number;
|
||||
activeTime: number;
|
||||
|
||||
async load() {
|
||||
// load license.pem
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user