Shorthand for creating Event from a string
String that will be parsed into Event
Rest
Event object
const event: Event = PE`users/system:*`; Copy
const event: Event = PE`users/system:*`;
Shorthand for creating Event from a string