fix(util): fix build issue
This may be caused by ncc not correctly using edModuleInterlop
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import core from '@actions/core'
|
||||
import * as core from '@actions/core'
|
||||
|
||||
export type Input =
|
||||
| 'add'
|
||||
|
||||
Reference in New Issue
Block a user