mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-10 22:44:43 +08:00
Merge branch 'master' of github.com:MNBuyskih/DefinitelyTyped
This commit is contained in:
2
types/react-native/index.d.ts
vendored
2
types/react-native/index.d.ts
vendored
@@ -19,6 +19,8 @@
|
||||
|
||||
/// <reference types="react" />
|
||||
|
||||
import {type} from "../doctrine/index";
|
||||
import NullableType = type.NullableType;
|
||||
export type MeasureOnSuccessCallback = (
|
||||
x: number,
|
||||
y: number,
|
||||
|
||||
Reference in New Issue
Block a user