mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
5 lines
88 B
TypeScript
5 lines
88 B
TypeScript
import * as stripeController from './stripeController';
|
|
|
|
export {
|
|
stripeController
|
|
} |