UNPKG

eslint-plugin-sql

Version:
2 lines (1 loc) 87 B
export declare const isSqlQuery: (literal: string, ignorePattern?: string) => boolean;