export const supportedSlackCommands: string[] = [ '/growi', ]; export const supportedGrowiCommands: string[] = [ 'search', 'create', ];