2024-04-03 09:27:56 +02:00

4 lines
81 B
TypeScript

import { Ticker } from 'pixi.js';
export const GetTicker = () => Ticker.shared;