UNPKG

simple-media-manager

Version:
4 lines (2 loc) 88 B
export const isString = object => typeof object === 'string' export default {isString}