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.ts241createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method
291 createExportDeclaration, constant
/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts1215 export const createExportDeclaration = Debug.deprecate(function createExportDeclaration(decorators:… constant
/third_party/typescript/lib/
Dtypescript.d.ts4132createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method
4472createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method
8482 …const createExportDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
Dtsserverlibrary.d.ts8135createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method
8475createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method
12412 …const createExportDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
DtypingsInstaller.js16156 …function createExportDeclaration(modifiers, isTypeOnly, exportClause, moduleSpecifier, assertClaus… function
Dtsc.js21447 …function createExportDeclaration(modifiers, isTypeOnly, exportClause, moduleSpecifier, assertClaus… function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4132createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method
4472createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method
8482 …const createExportDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
Dtsserverlibrary.d.ts8135createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method
8475createExportDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifier… method
12412 …const createExportDeclaration: (decorators: readonly Decorator[] | undefined, modifiers: readonly … constant
/third_party/typescript/src/compiler/
Dtypes.ts8378createExportDeclaration(modifiers: readonly Modifier[] | undefined, isTypeOnly: boolean, exportCla… method