5 lines
90 B
TypeScript
5 lines
90 B
TypeScript
/**
|
|
* Re-export shared configuration from SDK
|
|
*/
|
|
export * from '@heygermany/sdk/config'
|