mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
4 lines
83 B
TypeScript
4 lines
83 B
TypeScript
import { Platform } from 'react-native'
|
|
|
|
export default `subtracks/${Platform.OS}`
|