Appearance
ExpofpViewEvent<T> = (e) => void
T
e
void
Defined in: types.ts:297
Event callback type for ExpoFP View events.
T = unknown
unknown