mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
committed by
Paul O’Shannessy
parent
9db68fcf5d
commit
ccd781d97e
Vendored
-1
@@ -38,7 +38,6 @@ declare module 'UIManager' {
|
||||
declare function removeSubviewsFromContainerWithID() : void;
|
||||
declare function replaceExistingNonRootView() : void;
|
||||
declare function setChildren() : void;
|
||||
declare function setChildren() : void;
|
||||
declare function updateView() : void;
|
||||
}
|
||||
declare module 'View' { }
|
||||
|
||||
Reference in New Issue
Block a user