test

grupojaque-ngx-commonsGlobals"test"

Index

Variables

Variables

Const context

context: object = require.context('./', true, /.spec.ts$/)

Defined in test.ts:24

Type declaration:

▸ <T>(id: string): T

Type parameters:

T

Parameters:

NameType
idstring
  • keys(): string[]

Const require

require: object

Defined in test.ts:11

Type declaration:

  • context(path: string, deep?: boolean, filter?: RegExp): object

    • <T>(id: string): T

    • keys(): string[]