BREAKING CHANGE(core): switch to esm

This commit is contained in:
2022-07-27 12:00:38 +02:00
parent 057a0a329e
commit 173df91528
14 changed files with 7123 additions and 17838 deletions

View File

@ -9,4 +9,4 @@ export interface IMetricsSnapshot {
memoryPercentage: number;
memoryUsageBytes: number;
memoryUsageText: string;
}
}