UNPKG
@ngbracket/ngx-layout
Version:
latest (21.0.0)
prerelease (21.0.0-rc.1)
21.0.0
21.0.0-rc.1
20.0.1
20.0.0
19.0.0
18.0.0
17.0.1
17.0.0
16.1.3
16.1.2
16.1.1
16.1.0
16.0.0
16.0.0-beta.2
16.0.0-beta.1
15.1.3
15.1.2
15.1.1-cf30459
15.0.1-beta.42-c66209c
15.0.1-beta.42-aa93e27
ngbracket/ngx-layout =======
github.com/ngbracket/ngx-layout
ngbracket/ngx-layout
@ngbracket/ngx-layout
/
core
/
utils
/
index.d.ts
10 lines
(9 loc)
•
251 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
/** *
@license
* Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */
export
*
from
'./sort'
;
export
*
from
'./array'
;