blob: 965fab8fb4b98b67bc3502589fe016932a2f331e [file] [log] [blame]
Copybara botbe50d492023-11-30 00:16:42 +01001define( function() {
2 "use strict";
3
4 return Object.getPrototypeOf;
5} );