UNPKG

hello-d

Version:
5 lines (4 loc) 78 B
function isWDS(string){ return string== 'WDS' } module.exports= isWDS