UNPKG

canonical

Version:

Canonical code style linter and formatter for JavaScript, SCSS, CSS and JSON.

7 lines (4 loc) 177 B
var getNative = require('./getNative'); /* Built-in method references that are verified to be native. */ var WeakMap = getNative(global, 'WeakMap'); module.exports = WeakMap;