UNPKG
bunnyfly-flex-layout
Version:
latest (7.0.0-beta.24)
7.0.0-beta.24
Angular Flex-Layout
github.com/bunnyfly/flex-layout
bunnyfly/flex-layout
bunnyfly-flex-layout
/
core
/
typings
/
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'
;