File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22import { resultCallback } from '../../../lib/result-callback.func' ;
33import { typeOf } from '../../../lib/type-of.func' ;
44// Type.
5- import { Func } from 'type' ;
5+ import { Func } from '../../../type/func. type' ;
66import { IsNotFunction } from '../type/is-not-function.type' ;
77import { Never } from '../../../type/never.type' ;
88import { ResultCallback } from '../../../type/result-callback.type' ;
Original file line number Diff line number Diff line change 22import { resultCallback } from '../../../lib/result-callback.func' ;
33import { typeOf } from '../../../lib/type-of.func' ;
44// Type.
5- import { AnyNumber } from 'dist/type /type/any-number.type' ;
5+ import { AnyNumber } from '../../.. /type/any-number.type' ;
66import { IsNotNumber } from '../type/is-not-number.type' ;
77import { Never } from '../../../type/never.type' ;
88import { ResultCallback } from '../../../type/result-callback.type' ;
You can’t perform that action at this time.
0 commit comments