fix: strip internal types from external declaration
This commit is contained in:
committed by
Justin Starry
parent
69a4059da0
commit
44e3445a4d
@ -28,6 +28,7 @@ function generateConfig(configType, format) {
|
||||
generateTypescript
|
||||
? typescript({
|
||||
browserslist: false,
|
||||
tsconfig: './tsconfig.d.json',
|
||||
})
|
||||
: undefined,
|
||||
babel({
|
||||
|
Reference in New Issue
Block a user