It does help developers (and Agents) to understand the Stratify features correctly.
Probably need a notBindedYetSet or something else in the spirit, at module level we progressively clear.
export const tasksModule = createModule({
name: "tasks",
bindings:[ProviderButNoContractDeclared]
}
It does help developers (and Agents) to understand the Stratify features correctly.
Probably need a
notBindedYetSetor something else in the spirit, at module level we progressively clear.