]> gerrit.simantics Code Review - simantics/district.git/blob - is-native-implemented.js
df8ba0323f0cad143e260164bf9ab6843e0ddd9d
[simantics/district.git] / is-native-implemented.js
1 'use strict';
2
3 module.exports = function (t, a) { a(typeof t, 'boolean'); };