mikekobit-stripe
Results
1
issues of
mikekobit-stripe
The `getColumn` method is already typed to return `Column | undefined`, indicating to callers that the result might be undefined. The current `console.error` logging when a column is not found:...