UNPKG

ragemp-auto-reload-webpack-plugin

Version:
7 lines (6 loc) 179 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function isString(value) { return typeof value === 'string'; } exports.isString = isString;