mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-21 21:56:46 +00:00
5 lines
129 B
TypeScript
5 lines
129 B
TypeScript
export {
|
|
isDangerousNameMatchingEnabled,
|
|
resolveDangerousNameMatchingEnabled,
|
|
} from "../config/dangerous-name-matching.js";
|