Skip to content

Instantly share code, notes, and snippets.

@IKatsuba
Created December 28, 2021 15:04
Show Gist options
  • Save IKatsuba/697a89276534049f33df3ec03ce9e2c3 to your computer and use it in GitHub Desktop.
Save IKatsuba/697a89276534049f33df3ec03ce9e2c3 to your computer and use it in GitHub Desktop.
createImports('/src/some.ts', [
{
namedImports: ['CoreModule'],
moduleSpecifier: '@org/core',
isTypeOnly: true,
}
]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment