♻️ Export bot-engine code into its own package
This commit is contained in:
1
packages/bot-engine/variables/hasVariable.ts
Normal file
1
packages/bot-engine/variables/hasVariable.ts
Normal file
@@ -0,0 +1 @@
|
||||
export const hasVariable = (str: string): boolean => /\{\{(.*?)\}\}/g.test(str)
|
||||
Reference in New Issue
Block a user