UNPKG

canonical

Version:

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

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