export const getLogicFunctionSubfolderForFromSource = ( logicFunctionId: string, ) => { return logicFunctionId; };