ES6. Always use a native solution, particularly when it's this close. Adding a library means more code to maintain (even just updating imports and monitoring their API for breaking changes can take time), more LOC sent down the pipe, more LOC parsed and executed, etc.