BREAKING CHANGE(core): switch to esm
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as plugins from '../ul-interfaces.plugins';
|
||||
import * as plugins from '../ul-interfaces.plugins.js';
|
||||
|
||||
export type TCheckResultStatus = 'ok' | 'not ok' | 'timed out';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user