UNPKG

jscpd

Version:

Copy/paste detector for programming code, support JavaScript, CoffeeScript, PHP, Ruby, Python, Less, Go, Java, Yaml, C#, C++, C, Puppet, Twig languages

5 lines (4 loc) 77 B
export interface IStoreOptions { name: string; [key: string]: any; }