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.ts3943createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method
8367 …const createExportDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
8648createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method
DtypescriptServices.d.ts3943createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method
8367 …const createExportDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
8648createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method
Dtsserverlibrary.d.ts3943createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method
12313 …const createExportDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
12594createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method
Dtsc.js21297 …function createExportDeclaration(modifiers, isTypeOnly, exportClause, moduleSpecifier, assertClaus… function
DtypingsInstaller.js26377 …function createExportDeclaration(modifiers, isTypeOnly, exportClause, moduleSpecifier, assertClaus… function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3943createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method
8367 …const createExportDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
8648createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method
Dtsserverlibrary.d.ts3943createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method
12313 …const createExportDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
12594createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method