@swc/types
: BaseModuleConfig
interface is missing resolveFully
property
#9672
Labels
@swc/types
: BaseModuleConfig
interface is missing resolveFully
property
#9672
Describe the bug
https://github.com/swc-project/swc/blob/main/packages/types/index.ts#L962
is missing some newly added api's like
resolveFully
see https://github.com/microsoft/fluentui/pull/33098/files/776657837e95ec32a53ca6e53c9b824ad7e1f47c#diff-0db058207d5620327c37cc2b7e20d879af7420bb12e2de1a8ad79d3a714684fbR11
Input code
No response
Config
No response
Playground link (or link to the minimal reproduction)
https://github.com/swc-project/swc/blob/main/packages/types/index.ts#L962
SWC Info output
No response
Expected behavior
@swc/types
should reflect apis of@swc/core
Actual behavior
No response
Version
Additional context
No response
The text was updated successfully, but these errors were encountered: