Apply the accepted pre-release package, service, type, directory, and role renames as one repository-wide change.
7 lines
189 B
TypeScript
7 lines
189 B
TypeScript
import { clientLibrary } from '../../client/tsdown.client.ts'
|
|
|
|
export default clientLibrary(
|
|
'@deepseek-ai/dsh-client-test-runtime',
|
|
['lib/types/index.js', 'lib/types/invariant.js'],
|
|
)
|