1.0.2 • Published 11 months ago

@devinjohw/is-the-string-devin v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

is-the-string-devin

Usage

import { isDevin } from '@devinjohw/is-the-string-devin';

console.log(isDevin('Devin')); // true
console.log(isDevin('Ricky')); // false
1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago