UNPKG
@fireng/core
Version:
latest (2.0.1)
2.0.1
2.0.0
1.2.3
1.2.2
1.2.0
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Core utilities for Fireng Angular responsive library.
github.com/BhanukaDev/fireng
BhanukaDev/fireng
@fireng/core
/
lib
/
fireng.data.d.ts
3 lines
(2 loc)
•
113 B
TypeScript
View Raw
1
2
3
import
{
FirengBreakpoints
}
from
'./fireng.types'
;
export
declare
const
DEFAULT_BREAKPOINTS
:
FirengBreakpoints
;