UNPKG

@sentry/wizard

Version:

Sentry wizard helping you to configure your project

3 lines (2 loc) 151 B
import type { namedTypes as t } from 'ast-types'; export declare function getAfterImportsInsertionIndex(originalEntryServerModAST: t.Program): number;