mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
4 lines
83 B
TypeScript
4 lines
83 B
TypeScript
import { Platform } from 'react-native'
|
|
|
|
export default `subtracks/${Platform.OS}`
|