Home
last modified time | relevance | path

Searched defs:createExportDeclaration (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.8/
DmergeDecoratorsAndModifiers.ts210createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method
259 createExportDeclaration, constant
/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts1204 …export const createExportDeclaration = Debug.deprecate(function createExportDeclaration(decorators… constant
/third_party/typescript/lib/
Dtypescript.d.ts3906createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method
8278 …const createExportDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
8559createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method
DtypescriptServices.d.ts3906createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method
8278 …const createExportDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
8559createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method
Dtsserverlibrary.d.ts3906createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method
12224 …const createExportDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
12505createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method
DtypingsInstaller.js26174 …function createExportDeclaration(modifiers, isTypeOnly, exportClause, moduleSpecifier, assertClaus… function
Dtsc.js21136 …function createExportDeclaration(modifiers, isTypeOnly, exportClause, moduleSpecifier, assertClaus… function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3906createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method
8278 …const createExportDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
8559createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method
Dtsserverlibrary.d.ts3906createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method
12224 …const createExportDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
12505createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method