Files
enviPy-bayer/static/js/ketcher2/node_modules/es6-map/test/is-native-implemented.js
2025-06-23 20:13:54 +02:00

4 lines
77 B
JavaScript

'use strict';
module.exports = function (t, a) { a(typeof t, 'boolean'); };