Merge branch 'master' of github.com:MNBuyskih/DefinitelyTyped

This commit is contained in:
MNB
2017-04-12 17:45:22 +03:00

View File

@@ -19,6 +19,8 @@
/// <reference types="react" />
import {type} from "../doctrine/index";
import NullableType = type.NullableType;
export type MeasureOnSuccessCallback = (
x: number,
y: number,